This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Conversation
…ithout-bytecodeHash Add ability to verify bytecode without bytecode hash
fix[tracer]: The current implementation of BESU throws `revertReason` on a reverted transaction, which is not handled by blockscout and blockscout throws errors indefinitely. Addition of the handler fixes the issue and renders the revert reason on the transaction page without any problem.
Token instance page: general video improvements
Besu: revertReason support in trace
Add specific tx receipt fields for the GoQuorum client
Allow specific block keys for sgb/ava
…media-file-improvement Display low-quality media assets in inventory tab, and high-quality - on instance page
…lSupervisor.handle_info
Fix no function clause matching in Indexer.Block.Catchup.BoundInterva…
…rom-chart-loader Eliminate Jquery import from chart-loader.js
…itizer-perf-impr Empty blocks sanitizer performance improvement
…mode Fix flash on reload in dark mode
Add OpenZeppelin proxy storage slot
…source Exchange rates CoinMarketCap source module/CoinGecko API key support
…-hyphen-in-password Allow hyphen in DB password
Fix vyper compiler versions order
Get rid of some redirects to checksummed address url
…balance Fix empty coin balance for empty address
…fers-order Fix token transfers order
… should use coinGecko source
…tes_source Set CoinGecko source in exchange_rates_source function fix in case of token_bridge
…-tests Fix warnings in tests
Gnosis chain rebranded theme and generalization of chart legend colors definition
…themes Fixes in Circles, Dark forest themes
Gas price oracle
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
First we need to test the
upstreambranch with the testnet database.